[INFO] fetching crate kora-server 0.2.0...
[INFO] testing kora-server-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate kora-server 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate kora-server 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kora-server 0.2.0
[INFO] tweaked toml for crates.io crate kora-server 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kora-server 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kora-server 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kora-observability v0.2.0
[INFO] [stderr]   Downloaded kora-pubsub v0.2.0
[INFO] [stderr]   Downloaded kora-vector v0.2.0
[INFO] [stderr]   Downloaded kora-cdc v0.2.0
[INFO] [stderr]   Downloaded kora-protocol v0.2.0
[INFO] [stderr]   Downloaded kora-doc v0.2.0
[INFO] [stderr]   Downloaded kora-core v0.2.0
[INFO] [stderr]   Downloaded kora-storage v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821b10d98370dfcdfba3e56e1b64d21e884bc0b2818826f27c092d783389ce86
[INFO] running `Command { std: "docker" "start" "-a" "821b10d98370dfcdfba3e56e1b64d21e884bc0b2818826f27c092d783389ce86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821b10d98370dfcdfba3e56e1b64d21e884bc0b2818826f27c092d783389ce86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821b10d98370dfcdfba3e56e1b64d21e884bc0b2818826f27c092d783389ce86", kill_on_drop: false }`
[INFO] [stdout] 821b10d98370dfcdfba3e56e1b64d21e884bc0b2818826f27c092d783389ce86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4651ae3e40fa7f969ff7276058964422bc97f6425f253f7631006d59287ec914
[INFO] running `Command { std: "docker" "start" "-a" "4651ae3e40fa7f969ff7276058964422bc97f6425f253f7631006d59287ec914", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling kora-pubsub v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kora-doc v0.2.0
[INFO] [stderr]    Compiling kora-vector v0.2.0
[INFO] [stderr]    Compiling kora-observability v0.2.0
[INFO] [stderr]    Compiling kora-core v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kora-cdc v0.2.0
[INFO] [stderr]    Compiling kora-protocol v0.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling kora-storage v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling kora-server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.71s
[INFO] running `Command { std: "docker" "inspect" "4651ae3e40fa7f969ff7276058964422bc97f6425f253f7631006d59287ec914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4651ae3e40fa7f969ff7276058964422bc97f6425f253f7631006d59287ec914", kill_on_drop: false }`
[INFO] [stdout] 4651ae3e40fa7f969ff7276058964422bc97f6425f253f7631006d59287ec914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f474edd3340694f6c08141031f15fd4cda22c9083860f168ac81f826170e572a
[INFO] running `Command { std: "docker" "start" "-a" "f474edd3340694f6c08141031f15fd4cda22c9083860f168ac81f826170e572a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling kora-storage v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling kora-server v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "f474edd3340694f6c08141031f15fd4cda22c9083860f168ac81f826170e572a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f474edd3340694f6c08141031f15fd4cda22c9083860f168ac81f826170e572a", kill_on_drop: false }`
[INFO] [stdout] f474edd3340694f6c08141031f15fd4cda22c9083860f168ac81f826170e572a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b7600963c1a7729d00ee07980feb3964fd3d0c2a1c4f07250e2b8506a904b69c
[INFO] running `Command { std: "docker" "start" "-a" "b7600963c1a7729d00ee07980feb3964fd3d0c2a1c4f07250e2b8506a904b69c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kora_server-4f306c45d4509059)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test shard_io::stage_metrics::tests::test_stage_metrics_info_format ... ok
[INFO] [stdout] test shard_io::stage_metrics::tests::test_stage_metrics_prometheus_format ... ok
[INFO] [stdout] test shard_io::tests::test_bgrewriteaof_returns_busy_when_snapshot_in_progress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8c40218c149291f8)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test test_blpop_immediate ... ok
[INFO] [stdout] test test_bitcount ... ok
[INFO] [stdout] test test_blmove_immediate ... ok
[INFO] [stdout] test test_bitop ... ok
[INFO] [stdout] test test_blpop_multi_key ... ok
[INFO] [stdout] test test_bzpopmax_immediate ... ok
[INFO] [stdout] test test_brpop_immediate ... ok
[INFO] [stdout] test test_blpop_unblocks_immediately_on_push ... ok
[INFO] [stdout] test test_bitfield_basic ... ok
[INFO] [stdout] test test_bzpopmin_immediate ... ok
[INFO] [stdout] test test_bgrewriteaof_errors_when_persistence_missing_or_wal_disabled ... ok
[INFO] [stdout] test test_auth_gate_and_auth_variants ... ok
[INFO] [stdout] test test_command_subcommands ... ok
[INFO] [stdout] test test_client_commands ... ok
[INFO] [stdout] test test_bitpos ... ok
[INFO] [stdout] test test_del ... ok
[INFO] [stdout] test test_dbsize ... ok
[INFO] [stdout] test test_doc_batch_commands ... ok
[INFO] [stdout] test test_config_get_set ... ok
[INFO] [stdout] test test_doc_createindex_and_find ... ok
[INFO] [stdout] test test_config_set_requirepass_runtime_behavior ... ok
[INFO] [stdout] test test_doc_dropindex_removes ... ok
[INFO] [stdout] test test_copy ... ok
[INFO] [stdout] test test_doc_dictinfo_command ... ok
[INFO] [stdout] test test_doc_update_commands ... ok
[INFO] [stdout] test test_doc_count_query ... ok
[INFO] [stdout] test test_error_wrong_arity ... ok
[INFO] [stdout] test test_echo ... ok
[INFO] [stdout] test test_doc_indexes_lists_created ... ok
[INFO] [stdout] test test_doc_commands_basic ... ok
[INFO] [stdout] test test_doc_find_with_limit_offset ... ok
[INFO] [stdout] test test_exists ... ok
[INFO] [stdout] test test_flushdb ... ok
[INFO] [stdout] test test_geoadd_geopos ... ok
[INFO] [stdout] test test_geohash ... ok
[INFO] [stdout] test test_doc_storage_command ... ok
[INFO] [stdout] test test_expireat_pexpireat ... ok
[INFO] [stdout] test test_geosearch ... ok
[INFO] [stdout] test test_error_wrongtype ... ok
[INFO] [stdout] test test_hmset ... ok
[INFO] [stdout] test test_hmget ... ok
[INFO] [stdout] test test_hkeys_hvals ... ok
[INFO] [stdout] test test_hincrbyfloat ... ok
[INFO] [stdout] test test_geodist ... ok
[INFO] [stdout] test test_hsetnx ... ok
[INFO] [stdout] test test_hrandfield ... ok
[INFO] [stdout] test test_getdel ... ok
[INFO] [stdout] test test_hscan ... ok
[INFO] [stdout] test test_incr ... ok
[INFO] [stdout] test test_getrange ... ok
[INFO] [stdout] test test_hset_hget ... ok
[INFO] [stdout] test test_incrbyfloat ... ok
[INFO] [stdout] test test_incr_on_non_integer ... ok
[INFO] [stdout] test test_info_perf_reports_stage_metrics ... ok
[INFO] [stdout] test test_getex ... ok
[INFO] [stdout] test test_linsert ... ok
[INFO] [stdout] test test_lpos ... ok
[INFO] [stdout] test test_ltrim ... ok
[INFO] [stdout] test test_lmove_cross_shard_wrongtype_preserves_source ... ok
[INFO] [stdout] test test_lset ... ok
[INFO] [stdout] test test_lrem ... ok
[INFO] [stdout] test test_multi_discard ... ok
[INFO] [stdout] test test_msetnx ... ok
[INFO] [stdout] test test_lpush_lrange ... ok
[INFO] [stdout] test test_multi_exec ... ok
[INFO] [stdout] test test_ping ... ok
[INFO] [stdout] test test_pipeline_order_with_local_publish ... ok
[INFO] [stdout] test test_msetnx_cross_shard_no_partial_write ... ok
[INFO] [stdout] test test_object_refcount_idletime_help ... ok
[INFO] [stdout] test test_multiple_data_types_isolation ... ok
[INFO] [stdout] test test_multi_errors ... ok
[INFO] [stdout] test test_pfmerge ... ok
[INFO] [stdout] test test_pubsub_publish_no_subscribers ... ok
[INFO] [stdout] test test_pipelining ... ok
[INFO] [stdout] test test_pfadd_pfcount ... ok
[INFO] [stdout] test test_lmove ... ok
[INFO] [stdout] test test_randomkey ... ok
[INFO] [stdout] test test_pubsub_unsubscribe ... ok
[INFO] [stdout] test test_select ... ok
[INFO] [stdout] test test_bgsave_creates_rdb ... ok
[INFO] [stdout] test test_rpoplpush ... ok
[INFO] [stdout] test test_sadd_smembers ... ok
[INFO] [stdout] test test_rename ... ok
[INFO] [stdout] test test_pubsub_psubscribe ... ok
[INFO] [stdout] test test_pubsub_multiple_channels ... ok
[INFO] [stdout] test test_renamenx ... ok
[INFO] [stdout] test test_quit ... ok
[INFO] [stdout] test test_pubsub_subscribe_and_publish ... ok
[INFO] [stdout] test test_set_get ... ok
[INFO] [stdout] test test_setrange ... ok
[INFO] [stdout] test test_set_overwrite ... ok
[INFO] [stdout] test test_sintercard ... ok
[INFO] [stdout] test test_setex_psetex ... ok
[INFO] [stdout] test test_smove ... ok
[INFO] [stdout] test test_smismember ... ok
[INFO] [stdout] test test_spop ... ok
[INFO] [stdout] test test_unknown_command ... ok
[INFO] [stdout] test test_time ... ok
[INFO] [stdout] test test_setbit_getbit ... ok
[INFO] [stdout] test test_srandmember ... ok
[INFO] [stdout] test test_sunion_sinter_sdiff ... ok
[INFO] [stdout] test test_smove_cross_shard_wrongtype_preserves_source ... ok
[INFO] [stdout] test test_sunionstore_sinterstore_sdiffstore ... ok
[INFO] [stdout] test test_wait ... ok
[INFO] [stdout] test test_unlink ... ok
[INFO] [stdout] test test_stream_consumer_group_full_workflow ... ok
[INFO] [stdout] test test_watch_unwatch ... ok
[INFO] [stdout] test test_touch ... ok
[INFO] [stdout] test test_xautoclaim ... ok
[INFO] [stdout] test test_sscan ... ok
[INFO] [stdout] test test_xclaim ... ok
[INFO] [stdout] test test_xgroup_create_destroy ... ok
[INFO] [stdout] test test_xdel_multiple ... ok
[INFO] [stdout] test test_xack ... ok
[INFO] [stdout] test test_xgroup_create_mkstream ... ok
[INFO] [stdout] test test_xdel ... ok
[INFO] [stdout] test test_xinfo_groups_no_stream ... ok
[INFO] [stdout] test test_xgroup_delconsumer ... ok
[INFO] [stdout] test test_xpending_no_group ... ok
[INFO] [stdout] test test_xinfo_groups ... ok
[INFO] [stdout] test test_xinfo_stream ... ok
[INFO] [stdout] test test_xpending_detail ... ok
[INFO] [stdout] test test_xread_cross_shard_multi_stream ... ok
[INFO] [stdout] test test_xinfo_stream_nonexistent ... ok
[INFO] [stdout] test test_xpending_summary ... ok
[INFO] [stdout] test test_zmscore ... ok
[INFO] [stdout] test test_server_doc_data_survives_restart ... ok
[INFO] [stdout] test test_xreadgroup_new_messages ... ok
[INFO] [stdout] test test_single_worker_pipeline_16_concurrent_stability ... ok
[INFO] [stdout] test test_xreadgroup_pending_reread ... ok
[INFO] [stdout] test test_server_kv_data_survives_restart ... ok
[INFO] [stdout] test test_zrangebylex ... ok
[INFO] [stdout] test test_zrevrangebylex ... ok
[INFO] [stdout] test test_zlexcount ... ok
[INFO] [stdout] test test_zrevrangebyscore ... ok
[INFO] [stdout] test test_zrandmember ... ok
[INFO] [stdout] test test_zscan ... ok
[INFO] [stdout] test test_zpopmin_zpopmax ... ok
[INFO] [stdout] test test_wal_writes_persist_to_disk ... ok
[INFO] [stdout] test test_wal_replay_restores_data ... ok
[INFO] [stdout] test test_doc_read_concurrency_no_deadlock ... ok
[INFO] [stdout] test test_bgrewriteaof_truncates_wal ... ok
[INFO] [stdout] test test_periodic_snapshots_create_backups_and_prune_retention ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_app_traffic.rs (/opt/rustwide/target/debug/deps/real_app_traffic-ca72e4d2abfd684b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test pubsub_throughput_compare ... ignored, manual benchmark: requires external Redis and release mode
[INFO] [stdout] test real_app_traffic_compare ... ignored, manual benchmark: requires external Redis and release mode
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_comparison.rs (/opt/rustwide/target/debug/deps/redis_comparison-3fc9c06869266337)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test cmp_append ... ok
[INFO] [stdout] test cmp_dbsize ... ok
[INFO] [stdout] test cmp_del ... ok
[INFO] [stdout] test cmp_echo ... ok
[INFO] [stdout] test cmp_empty_string ... ok
[INFO] [stdout] test cmp_exists ... ok
[INFO] [stdout] test cmp_expire_ttl ... ok
[INFO] [stdout] test cmp_getset ... ok
[INFO] [stdout] test cmp_flushdb ... ok
[INFO] [stdout] test cmp_hincrby ... ok
[INFO] [stdout] test cmp_hset_hget ... ok
[INFO] [stdout] test cmp_hdel ... ok
[INFO] [stdout] test cmp_incr_decr ... ok
[INFO] [stdout] test cmp_large_value ... ok
[INFO] [stdout] test cmp_lindex ... ok
[INFO] [stdout] test cmp_lpop_rpop ... ok
[INFO] [stdout] test cmp_lpush_lrange ... ok
[INFO] [stdout] test cmp_mset_mget ... ok
[INFO] [stdout] test cmp_nonexistent_type ... ok
[INFO] [stdout] test cmp_overwrite_type ... ok
[INFO] [stdout] test cmp_pexpire_pttl ... ok
[INFO] [stdout] test cmp_ping_message ... ok
[INFO] [stdout] test cmp_pipeline ... ok
[INFO] [stdout] test cmp_persist ... ok
[INFO] [stdout] test cmp_ping ... ok
[INFO] [stdout] test cmp_incr_not_integer ... ok
[INFO] [stdout] test cmp_set_get ... ok
[INFO] [stdout] test cmp_sadd_scard ... ok
[INFO] [stdout] test cmp_set_nx ... ok
[INFO] [stdout] test cmp_setnx ... ok
[INFO] [stdout] test cmp_set_xx ... ok
[INFO] [stdout] test cmp_srem ... ok
[INFO] [stdout] test cmp_type ... ok
[INFO] [stdout] test cmp_strlen ... ok
[INFO] [stdout] test cmp_unknown_command ... ok
[INFO] [stdout] test cmp_wrong_arity ... ok
[INFO] [stdout] test cmp_wrongtype_errors ... ok
[INFO] [stdout] test cmp_zcount ... ok
[INFO] [stdout] test cmp_zadd_zscore ... ok
[INFO] [stdout] test cmp_zrange ... ok
[INFO] [stdout] test cmp_zrangebyscore ... ok
[INFO] [stderr]      Running tests/redis_compat.rs (/opt/rustwide/target/debug/deps/redis_compat-270e32025958102c)
[INFO] [stdout] test cmp_zrank ... ok
[INFO] [stdout] test cmp_zrevrange ... ok
[INFO] [stdout] test cmp_zincrby ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_binary_safe_values ... ok
[INFO] [stdout] test test_expire_ttl ... ok
[INFO] [stdout] test test_append ... ok
[INFO] [stdout] test test_empty_string_value ... ok
[INFO] [stdout] test test_incr_overflow ... ok
[INFO] [stdout] test test_persist_removes_ttl ... ok
[INFO] [stdout] test test_mget_mset ... ok
[INFO] [stdout] test test_incr_decr ... ok
[INFO] [stdout] test test_getset ... ok
[INFO] [stdout] test test_exists_multiple ... ok
[INFO] [stdout] test test_get_set_basic ... ok
[INFO] [stdout] test test_pexpire_pttl ... ok
[INFO] [stdout] test test_keys_pattern ... ok
[INFO] [stdout] test test_key_overwrite_type ... ok
[INFO] [stdout] test test_del_multiple ... ok
[INFO] [stdout] test test_setnx_command ... ok
[INFO] [stdout] test test_set_xx ... ok
[INFO] [stdout] test test_strlen ... ok
[INFO] [stdout] test test_set_nx ... FAILED
[INFO] [stdout] test test_type_command ... ok
[INFO] [stdout] test test_scan_basic ... ok
[INFO] [stdout] test test_large_value ... ok
[INFO] [stdout] test test_set_px ... ok
[INFO] [stdout] test test_set_ex ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_set_nx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_set_nx' (536) panicked at tests/test_support/mod.rs:94:29:
[INFO] [stdout] failed reading response: Connection reset by peer (os error 104)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616be50af97a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616be50af97a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616be50af97a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616be50af97a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616be50c82fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616be50c82fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x616be50b4ca2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x616be50b4ca2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x616be508c04f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x616be508c04f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x616be50a7259 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x616be4b093fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x616be4b093fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616be50a74d2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x616be50a74d2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616be508c108 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616be50836d9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x616be508d09d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x616be50c8abc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616be4ac04ae - redis_compat[9bcce83de0ebbe92]::test_support::read_with_retries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_support/mod.rs:94:29
[INFO] [stdout]   20:     0x616be4abfd4d - redis_compat[9bcce83de0ebbe92]::test_support::send_and_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_support/mod.rs:108:79
[INFO] [stdout]   21:     0x616be4ac0e6c - redis_compat[9bcce83de0ebbe92]::test_support::cmd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_support/mod.rs:118:44
[INFO] [stdout]   22:     0x616be4a82d0a - redis_compat[9bcce83de0ebbe92]::test_set_nx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis_compat.rs:88:66
[INFO] [stdout]   23:     0x616be4ae19d2 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x616be4ae1a4d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x616be4ad466d - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x616be4ad456b - tokio[8c77c4c6f8345608]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x616be4ad456b - tokio[8c77c4c6f8345608]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x616be4ad456b - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x616be4accf70 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x616be4ad38bd - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x616be4ad2b54 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x616be4acc8cb - <tokio[8c77c4c6f8345608]::runtime::context::scoped::Scoped<tokio[8c77c4c6f8345608]::runtime::scheduler::Context>>::set::<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x616be4abf479 - tokio[8c77c4c6f8345608]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x616be4ab8c52 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[8c77c4c6f8345608]::runtime::context::Context>>::try_with::<tokio[8c77c4c6f8345608]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x616be4ab87de - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[8c77c4c6f8345608]::runtime::context::Context>>::with::<tokio[8c77c4c6f8345608]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x616be4abdf0d - tokio[8c77c4c6f8345608]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x616be4ad0570 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x616be4ad0866 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x616be4ad2660 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x616be4ad6c83 - tokio[8c77c4c6f8345608]::runtime::context::runtime::enter_runtime::<<tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x616be4accaa1 - <tokio[8c77c4c6f8345608]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x616be4ac5284 - <tokio[8c77c4c6f8345608]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x616be4ac544f - <tokio[8c77c4c6f8345608]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x616be4a95284 - redis_compat[9bcce83de0ebbe92]::test_set_nx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis_compat.rs:94:32
[INFO] [stdout]   45:     0x616be4a800d7 - redis_compat[9bcce83de0ebbe92]::test_set_nx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis_compat.rs:80:23
[INFO] [stdout]   46:     0x616be4a7f256 - <redis_compat[9bcce83de0ebbe92]::test_set_nx::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x616be4afd4db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x616be4afd4db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x616be4b09ecb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x616be4b09ecb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x616be4b09ecb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x616be4b09ecb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x616be4b09ecb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x616be4b09ecb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x616be4b09ecb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x616be4b055e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x616be4b055e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x616be4b0cad2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x616be4b0cad2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x616be4b0cad2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x616be4b0cad2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x616be4b0cad2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x616be4b0cad2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x616be4b0cad2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x616be50aef4f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x616be50aef4f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7847f7c8eaa4 - <unknown>
[INFO] [stdout]   68:     0x7847f7d1ba64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_set_nx
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test redis_compat`
[INFO] running `Command { std: "docker" "inspect" "b7600963c1a7729d00ee07980feb3964fd3d0c2a1c4f07250e2b8506a904b69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7600963c1a7729d00ee07980feb3964fd3d0c2a1c4f07250e2b8506a904b69c", kill_on_drop: false }`
[INFO] [stdout] b7600963c1a7729d00ee07980feb3964fd3d0c2a1c4f07250e2b8506a904b69c
